* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2011 19:30:12 +0000 (12:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2011 19:30:12 +0000 (12:30 -0700)
commit3c9aef130ccb6e810d351544ceddae3b5f7a5eb8
tree95a6ba755c3616d2c7747175e411201dcda6ef34
parent6f0c9b3020e637770fe22691331ba03c215b0782
* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.

(crypto_hash_function): Now static.
Fix pointer signedness problems.  Avoid unnecessary initializations.
src/ChangeLog
src/fns.c